[INFO] fetching crate elm-search 0.4.0...
[INFO] testing elm-search-0.4.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate elm-search 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate elm-search 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate elm-search 0.4.0
[INFO] tweaked toml for crates.io crate elm-search 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elm-search 0.4.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elm-search 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2
[INFO] running `Command { std: "docker" "start" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling elm-ast v0.2.1
[INFO] [stderr]    Compiling elm-search v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
[INFO] running `Command { std: "docker" "inspect" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling test-better-core v0.2.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling test-better-snapshot v0.2.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling test-better-macros v0.2.2
[INFO] [stderr]    Compiling test-better-async v0.2.2
[INFO] [stderr]    Compiling test-better-matchers v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling test-better-property v0.2.2
[INFO] [stderr]    Compiling test-better v0.2.2
[INFO] [stderr]    Compiling elm-search v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.95s
[INFO] running `Command { std: "docker" "inspect" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elm_search-46dfea01a9de9cc8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elm_search-3617af5ff75c82f2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-90b75457b5e7d1fe)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test case_on_just_finds_results_in_core ... FAILED
[INFO] [stdout] test expr_case_finds_case_expressions ... FAILED
[INFO] [stdout] test def_finds_common_names ... FAILED
[INFO] [stdout] test returns_maybe_finds_results_in_core ... FAILED
[INFO] [stdout] test every_query_type_finds_results ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] test unused_args_finds_results_in_core ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- case_on_just_finds_results_in_core stdout ----
[INFO] [stdout] Error: assertion failed: check!(count > 0)
[INFO] [stdout]   while should find case expressions matching Just in elm/core
[INFO] [stdout]   expected: true
[INFO] [stdout]     actual: false
[INFO] [stdout]   at tests/integration_tests.rs:157:10
[INFO] [stdout] 
[INFO] [stdout] ---- expr_case_finds_case_expressions stdout ----
[INFO] [stdout] Error: assertion failed: check!(count > 0)
[INFO] [stdout]   while should find case expressions in elm/core
[INFO] [stdout]   expected: true
[INFO] [stdout]     actual: false
[INFO] [stdout]   at tests/integration_tests.rs:185:10
[INFO] [stdout] 
[INFO] [stdout] ---- def_finds_common_names stdout ----
[INFO] [stdout] Error: assertion failed: check!(count > 0)
[INFO] [stdout]   while should find definitions containing 'map'
[INFO] [stdout]   expected: true
[INFO] [stdout]     actual: false
[INFO] [stdout]   at tests/integration_tests.rs:176:10
[INFO] [stdout] 
[INFO] [stdout] ---- returns_maybe_finds_results_in_core stdout ----
[INFO] [stdout] Error: assertion failed: check!(count > 0)
[INFO] [stdout]   while should find functions returning Maybe in elm/core
[INFO] [stdout]   expected: true
[INFO] [stdout]     actual: false
[INFO] [stdout]   at tests/integration_tests.rs:148:10
[INFO] [stdout] 
[INFO] [stdout] ---- every_query_type_finds_results stdout ----
[INFO] [stdout]   returns Maybe: 0 matches
[INFO] [stdout]   type Int: 0 matches
[INFO] [stdout]   case-on Just: 0 matches
[INFO] [stdout]   update .props: 0 matches
[INFO] [stdout]   calls Dict: 0 matches
[INFO] [stdout]   unused-args: 0 matches
[INFO] [stdout]   lambda 2: 0 matches
[INFO] [stdout]   uses map: 0 matches
[INFO] [stdout]   def get: 0 matches
[INFO] [stdout]   expr case: 0 matches
[INFO] [stdout] Error: assertion failed: check!(missing.is_empty())
[INFO] [stdout]   while these query types found 0 results across 291 real files:
[INFO] [stdout]   returns Maybe (functions returning Maybe)
[INFO] [stdout]   type Int (functions using Int in their signature)
[INFO] [stdout]   case-on Just (case expressions matching Just)
[INFO] [stdout]   update .props (record updates touching .props)
[INFO] [stdout]   calls Dict (qualified calls to Dict)
[INFO] [stdout]   unused-args (functions with unused arguments)
[INFO] [stdout]   lambda 2 (lambdas with 2+ arguments)
[INFO] [stdout]   uses map (functions using 'map')
[INFO] [stdout]   def get (top-level definitions matching 'get')
[INFO] [stdout]   expr case (case expressions)
[INFO] [stdout]   expected: true
[INFO] [stdout]     actual: false
[INFO] [stdout]   at tests/integration_tests.rs:136:10
[INFO] [stdout] 
[INFO] [stdout] ---- unused_args_finds_results_in_core stdout ----
[INFO] [stdout] Error: assertion failed: check!(count > 0)
[INFO] [stdout]   while should find unused args in elm/core
[INFO] [stdout]   expected: true
[INFO] [stdout]     actual: false
[INFO] [stdout]   at tests/integration_tests.rs:167:10
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     case_on_just_finds_results_in_core
[INFO] [stdout]     def_finds_common_names
[INFO] [stdout]     every_query_type_finds_results
[INFO] [stdout]     expr_case_finds_case_expressions
[INFO] [stdout]     returns_maybe_finds_results_in_core
[INFO] [stdout]     unused_args_finds_results_in_core
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2", kill_on_drop: false }`
[INFO] [stdout] 5bdf345f2abf98c8c90c64114dffac85519076a0f2424f4c0d464d562c4d04a2
